Advertisement
Guest User

udevadm monitor

a guest
Apr 3rd, 2020
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. root@debian:/home/genoober/linuxcnc-dev/bin# udevadm monitor
  2. monitor will print the received events for:
  3. UDEV - the event which udev sends out after rule processing
  4. KERNEL - the kernel uevent
  5.  
  6. KERNEL[40692.243368] remove /devices/pci0000:00/0000:00:01.2/0000:03:00.0/usb1/1-4/1-4:1.0/usbmisc/hiddev1 (usbmisc)
  7. KERNEL[40692.243447] remove /devices/pci0000:00/0000:00:01.2/0000:03:00.0/usb1/1-4/1-4:1.0/0003:10CE:EB93.0007/hidraw/hidraw3 (hidraw)
  8. KERNEL[40692.243548] remove /devices/pci0000:00/0000:00:01.2/0000:03:00.0/usb1/1-4/1-4:1.0/0003:10CE:EB93.0007 (hid)
  9. KERNEL[40692.243606] remove /devices/pci0000:00/0000:00:01.2/0000:03:00.0/usb1/1-4/1-4:1.0 (usb)
  10. KERNEL[40692.244946] remove /devices/pci0000:00/0000:00:01.2/0000:03:00.0/usb1/1-4 (usb)
  11. UDEV [40692.245593] remove /devices/pci0000:00/0000:00:01.2/0000:03:00.0/usb1/1-4/1-4:1.0/usbmisc/hiddev1 (usbmisc)
  12. UDEV [40692.245802] remove /devices/pci0000:00/0000:00:01.2/0000:03:00.0/usb1/1-4/1-4:1.0/0003:10CE:EB93.0007/hidraw/hidraw3 (hidraw)
  13. UDEV [40692.246497] remove /devices/pci0000:00/0000:00:01.2/0000:03:00.0/usb1/1-4/1-4:1.0/0003:10CE:EB93.0007 (hid)
  14. UDEV [40692.247120] remove /devices/pci0000:00/0000:00:01.2/0000:03:00.0/usb1/1-4/1-4:1.0 (usb)
  15. UDEV [40692.248187] remove /devices/pci0000:00/0000:00:01.2/0000:03:00.0/usb1/1-4 (usb)
  16. KERNEL[40696.060444] add /devices/pci0000:00/0000:00:01.2/0000:03:00.0/usb1/1-4 (usb)
  17. KERNEL[40696.062900] add /devices/pci0000:00/0000:00:01.2/0000:03:00.0/usb1/1-4/1-4:1.0 (usb)
  18. KERNEL[40696.068383] add /devices/pci0000:00/0000:00:01.2/0000:03:00.0/usb1/1-4/1-4:1.0/0003:10CE:EB93.0008 (hid)
  19. KERNEL[40696.073947] add /devices/pci0000:00/0000:00:01.2/0000:03:00.0/usb1/1-4/1-4:1.0/usbmisc/hiddev1 (usbmisc)
  20. KERNEL[40696.074135] add /devices/pci0000:00/0000:00:01.2/0000:03:00.0/usb1/1-4/1-4:1.0/0003:10CE:EB93.0008/hidraw/hidraw3 (hidraw)
  21. UDEV [40696.081148] add /devices/pci0000:00/0000:00:01.2/0000:03:00.0/usb1/1-4 (usb)
  22. UDEV [40696.086221] add /devices/pci0000:00/0000:00:01.2/0000:03:00.0/usb1/1-4/1-4:1.0 (usb)
  23. UDEV [40696.087598] add /devices/pci0000:00/0000:00:01.2/0000:03:00.0/usb1/1-4/1-4:1.0/0003:10CE:EB93.0008 (hid)
  24. UDEV [40696.095962] add /devices/pci0000:00/0000:00:01.2/0000:03:00.0/usb1/1-4/1-4:1.0/0003:10CE:EB93.0008/hidraw/hidraw3 (hidraw)
  25. UDEV [40696.096487] add /devices/pci0000:00/0000:00:01.2/0000:03:00.0/usb1/1-4/1-4:1.0/usbmisc/hiddev1 (usbmisc)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement